Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(common): replace hyper::common::ready with futures_util::ready #3359

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

tottoto
Copy link
Contributor

@tottoto tottoto commented Oct 19, 2023

hyper seems to be able to use futures_util::ready, instead of defining hyper's own ready macro.

@tottoto tottoto force-pushed the common-ready-macro branch from 87bc06b to a621002 Compare October 19, 2023 16:17
@tottoto tottoto force-pushed the common-ready-macro branch 2 times, most recently from 67a033c to c0a2116 Compare January 7, 2024 05:30
@tottoto tottoto force-pushed the common-ready-macro branch from c0a2116 to 9c01efd Compare January 9, 2024 09:48
@seanmonstar seanmonstar merged commit b1ee228 into hyperium:master Jan 9, 2024
21 checks passed
@tottoto tottoto deleted the common-ready-macro branch April 15, 2024 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants